11. Review the CV Pipeline

Well done!

You've made it even further through the computer vision pipeline. Let's do a quick review before we move on to our next (and last!) section.

First, we talked about Pre-processing, which was all about correcting and enhancing our original images through things like geometric or color transformations.

Then, we looked at Selecting Areas of Interest by using information about color, geometry, and patterns of intensity in images; going through many image segmentation techniques that move us close to the end of the pipeline: object recognition, and scene understanding.

The next step in our computer vision pipeline is to detect and extract important features, so that we can recognize objects and predict behaviors in an image!

Computer vision pipeline

Computer vision pipeline